Made the "parent_class" pointer static. The pixbuf-engine coincidentially
authorMichael Natterer <mitch@gimp.org>
Mon, 5 Mar 2001 16:38:01 +0000 (16:38 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 5 Mar 2001 16:38:01 +0000 (16:38 +0000)
commit209d22cb986f4906dd39d045203e1dae1c93bc80
tree0c12dfe2bdfb87a83776843e8c23731ee6bc8f95
parent83c3e076ef33b5bda0f0c828d992217f3c31522d
Made the "parent_class" pointer static. The pixbuf-engine coincidentially

2001-03-05  Michael Natterer  <mitch@gimp.org>

* gtk/gtklabel.c: Made the "parent_class" pointer static. The
pixbuf-engine coincidentially also failed to make one of it's
parent_class pointers static, causing overwriting of GtkLabel's
parent_class pointer in pixbuf_style_class_init().
(Will commit the fix to the pixbuf-engine too).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtklabel.c